Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Silence error on migration 4736ec66ce19 constraint drop #5729

Merged
merged 2 commits into from
Aug 28, 2018

Conversation

mistercrunch
Copy link
Member

closes #5728

@codecov-io
Copy link

codecov-io commented Aug 25, 2018

Codecov Report

❗ No coverage uploaded for pull request base (master@cae0704). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #5729   +/-   ##
=========================================
  Coverage          ?   63.43%           
=========================================
  Files             ?      362           
  Lines             ?    22983           
  Branches          ?     2557           
=========================================
  Hits              ?    14580           
  Misses            ?     8388           
  Partials          ?       15

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update cae0704...17bb6f3. Read the comment docs.

Copy link
Member

@betodealmeida betodealmeida left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, just noted a typo.

logging.warning(
"Constraint drop failed, you may want to do this "
"manually on your database. For context, this is a known "
"issue around undeterministic contraint names on Postgres "
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

constraint*

@betodealmeida betodealmeida merged commit f0beb3a into apache:master Aug 28, 2018
betodealmeida pushed a commit to lyft/incubator-superset that referenced this pull request Oct 12, 2018
* Silence error on migration 4736ec66ce19 constraint drop

* typo + lint
wenchma pushed a commit to wenchma/incubator-superset that referenced this pull request Nov 16, 2018
* Silence error on migration 4736ec66ce19 constraint drop

* typo + lint
@mistercrunch mistercrunch added 🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels 🚢 0.28.0 labels Feb 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels 🚢 0.28.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

superset upgrade from 19 to 27 fails in db upgrade step
3 participants